/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-container {
        padding-top: 0px;
        padding-right: 30px;
        padding-bottom: 0px;
        padding-left: 30px;
}

h1 {
margin-top: -5px;
  margin-bottom: 40px;
  text-align: center;
}

 
.chronoforms small.field-desc {
	padding-left: 25px;
}
.chronoforms textarea {
	box-sizing: border-box;
	min-height:80px;	
}
.g-recaptcha {
	padding-top: 20px;
}

@media (max-width: 758px) {  
.tm-fullscreen {  
    height: 150px !important;  
} 
  
  .uk-article-title {
    font-size: 40px;
    line-height: 42px;
    font-weight: 700;
    text-transform: none;
    text-align: center;
}

